home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u570.dms / u570.adf / IconImage / IconImage.Doc < prev    next >
Text File  |  1992-03-25  |  1KB  |  31 lines

  1.  
  2.                             IconImage
  3.                             =========
  4.  
  5.  This program will replace an old icon  image with a new image without
  6. effecting icontype and drawer data etc. Eg. A Draw or File icon can be used
  7. to change the image of a Disk icon.
  8.  
  9.  I have found it a useful tool in manipulating icon images without changing
  10. the other parameters in the diskobject structure. It also useful to play
  11. with some of the excellent icons on many disks. You can also thoroughly
  12. confuse everyone if you decide to use a drawer icon for a tool or project.
  13.  
  14.  The program can be used from workbench or the CLI. It asks for two
  15. parameters, the first one being the name of the icon to be changed and the
  16. second is the icon image to use in its place. Do not use the ".info" suffix
  17. in the names.
  18.  
  19.  Using this program it is easy to use a File's icon's image for a Disk
  20. icon's image. Use from Workbench or from the CLI.
  21.  
  22.        Eg: From the CLI type
  23.  
  24.            Iconimage (return)
  25.  
  26.            Enter icon name to be changed    DF0:DET (Return)
  27.  
  28.            Enter new image name             DF0:DISK (Return)
  29.  
  30.            The det icon will now look like a disk icon.
  31.